#indent#[If:(List_ItemCount:'#select##selstart#MyList#selend#')>0]
	[Loop:(List_ItemCount:'MyList')]
		[List_RemoveItem:'MyList',-ListIndex=1]
	[/Loop]
[/If]
